home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 7.17
/
2002-07_Disc_7.17.bin
/
Data
/
items.pcg
/
scripts
/
DefineButton2_256
/
BUTTONCONDACTION on(release, keyPress Left).as
< prev
next >
Wrap
Text File
|
2002-04-25
|
177b
|
5 lines
on(release, keyPress "<Left>"){
_level7.HelpControl.gotoAndStop("wait");
SwitchTab(3,"menufile","filename",num_Files,lastFileBox,"file",fileCount,currentFileCount);
}